home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_28312.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  109 lines

  1. -- card: 28312 from stack: in
  2. -- bmap block id: 18110
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: rec room2
  6. ----- HyperTalk script -----
  7. on opencard
  8.   global position
  9.   put "rec2" into position
  10.   global droolhide
  11.   if droolhide is "" then
  12.     go to card "rec room"
  13.     exit opencard
  14.   end if
  15.   global gunhide
  16.   if gunhide is "yes" then show card field "gunhide"
  17.   else hide card field "gunhide"
  18.   put "Apparently, the Drools don't care much for recreation.  Exits "& "are to the east and west."into field "info"
  19.   pass opencard
  20. end opencard
  21.  
  22.  
  23. -- part 1 (button)
  24. -- low flags: 00
  25. -- high flags: 0000
  26. -- rect: left=266 top=211 right=237 bottom=293
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 0 / 0
  29. -- text alignment: 1
  30. -- font id: 0
  31. -- text size: 12
  32. -- style flags: 0
  33. -- line height: 16
  34. -- part name: dumbell
  35. ----- HyperTalk script -----
  36. on mouseUp
  37.   global objectname
  38.   put "dumbell"into objectname
  39.   visual effect zoom open
  40.   go to card "dumbell"
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 2 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=304 top=220 right=246 bottom=327
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: dumbell
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   global objectname
  60.   put "dumbell"into objectname
  61.   visual effect zoom open
  62.   go to card "dumbell"
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 4 (button)
  68. -- low flags: 00
  69. -- high flags: 0000
  70. -- rect: left=355 top=219 right=234 bottom=385
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: gun
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   global objectname
  82.   put "gun" into objectname
  83.   visual effect zoom open
  84.   go to card "gun"
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 6 (field)
  90. -- low flags: 81
  91. -- high flags: 0001
  92. -- rect: left=351 top=217 right=237 bottom=389
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 0
  96. -- font id: 3
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: gunhide
  101.  
  102.  
  103. -- part contents for background part 6
  104. ----- text -----
  105. Apparently, the Drools don't care much for recreation.  Exits are to the east and west.
  106.  
  107. -- part contents for background part 18
  108. ----- text -----
  109. Rec Room